CatalogYearCourse 
EntityType  Independent 
Logical Entity Name  CatalogYearCourse 
Default Table Name  AdCatalogYearCourse 
Logical Only  NO 
Definition 
 
Note 
 

CatalogYearCourse Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CatalogYearCourseId(PK)    INTEGER  NO 
 
CatalogYearId(FK)    INTEGER  NO 
 
CourseId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CourseId(FK)    INTEGER  YES 
 

CatalogYearCourse Keys 
Key Name  Key Type  Keys 
PK_AdCatalogYearCourse_AdCatalogYearCourseID  PrimaryKey  CatalogYearCourseId 
AdCatalogYearCourse_AdCatalogYearID_N_N_IDX  Inversion Entry  CatalogYearId 
AdCatalogYearCourse_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
AdCatalogYearCourse_AdCourseID_N_N_IDX  Inversion Entry  CourseId 

CatalogYearCourse Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CatalogYear  Non-Identifying  Zero or One to Zero or More        CatalogYearId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
CatalogYear  Non-Identifying  One To Zero or More        CatalogYearId  NO 
Course  Non-Identifying  One To Zero or More        CourseId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

CatalogYearCourse Check Constraints 
Check Constraint Name  CheckConstraint